Skip to content

Fix java doc for TopGroups.mergeBlockGroups#16302

Merged
javanna merged 2 commits into
apache:mainfrom
gaobinlong:fixJavaDoc
Jun 30, 2026
Merged

Fix java doc for TopGroups.mergeBlockGroups#16302
javanna merged 2 commits into
apache:mainfrom
gaobinlong:fixJavaDoc

Conversation

@gaobinlong

Copy link
Copy Markdown
Contributor

Description

The java doc for TopGroups.mergeBlockGroups() is not correct, this method won't return null for null groups but return an empty TopGroups.

Signed-off-by: Binlong Gao <gbinlong@amazon.com>
@javanna javanna added the skip-changelog Apply to PRs that don't need a changelog entry, stopping the automated changelog check. label Jun 30, 2026
@javanna javanna merged commit 97c2b11 into apache:main Jun 30, 2026
13 checks passed
@javanna javanna added this to the 10.6.0 milestone Jun 30, 2026
@javanna

javanna commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Thanks @gaobinlong

javanna pushed a commit that referenced this pull request Jun 30, 2026
The java doc for TopGroups.mergeBlockGroups() is not correct, this method won't return null for null groups but return an empty TopGroups.

Signed-off-by: Binlong Gao <gbinlong@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module:grouping skip-changelog Apply to PRs that don't need a changelog entry, stopping the automated changelog check. type:documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants